HomeSort by: relevance | last modified time | path
    Searched refs:MAC_SIGNATURE_FUNCTIONS (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/signature/
mac_legacy_sig.c 244 #define MAC_SIGNATURE_FUNCTIONS(funcname) \
262 MAC_SIGNATURE_FUNCTIONS(hmac)
263 MAC_SIGNATURE_FUNCTIONS(siphash)
264 MAC_SIGNATURE_FUNCTIONS(poly1305)
265 MAC_SIGNATURE_FUNCTIONS(cmac)
  /src/crypto/external/bsd/openssl/dist/providers/implementations/signature/
mac_legacy_sig.c 246 #define MAC_SIGNATURE_FUNCTIONS(funcname) \
264 MAC_SIGNATURE_FUNCTIONS(hmac)
265 MAC_SIGNATURE_FUNCTIONS(siphash)
266 MAC_SIGNATURE_FUNCTIONS(poly1305)
267 MAC_SIGNATURE_FUNCTIONS(cmac)

Completed in 21 milliseconds