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

  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_aead_aes256gcm.h 65 int crypto_aead_aes256gcm_encrypt(unsigned char *c,
  /src/sys/external/isc/libsodium/dist/test/default/
aead_aes256gcm.c 3155 crypto_aead_aes256gcm_encrypt(ciphertext, &found_ciphertext_len,
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/
aead_aes256gcm_aesni.c 847 crypto_aead_aes256gcm_encrypt(unsigned char *c, function in typeref:typename:int
939 crypto_aead_aes256gcm_encrypt(unsigned char *c, unsigned long long *clen_p, function in typeref:typename:int

Completed in 15 milliseconds