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

  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_aead_aes256gcm.h 129 int crypto_aead_aes256gcm_decrypt_afternm(unsigned char *m,
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/
aead_aes256gcm_aesni.c 800 crypto_aead_aes256gcm_decrypt_afternm(unsigned char *m, unsigned long long *mlen_p, function in typeref:typename:int
906 ret = crypto_aead_aes256gcm_decrypt_afternm
1020 crypto_aead_aes256gcm_decrypt_afternm(unsigned char *m, unsigned long long *mlen_p, function in typeref:typename:int

Completed in 12 milliseconds