Searched refs:aesni_gcm_encrypt (Results 1 – 3 of 3) sorted by relevance
4 .globl aesni_gcm_encrypt symbol5 .hidden aesni_gcm_encrypt6 .type aesni_gcm_encrypt,@function7 aesni_gcm_encrypt: label10 .size aesni_gcm_encrypt,.-aesni_gcm_encrypt
8 global aesni_gcm_encrypt10 aesni_gcm_encrypt: label
259 size_t aesni_gcm_encrypt(const uint8_t *in, uint8_t *out, size_t len,261 #define AES_gcm_encrypt aesni_gcm_encrypt