Searched refs:aes_ocb_cipher (Results 1 – 2 of 2) sorted by relevance
38 static OSSL_FUNC_cipher_cipher_fn aes_ocb_cipher; variable506 static int aes_ocb_cipher(void *vctx, unsigned char *out, size_t *outl, in aes_ocb_cipher() function548 { OSSL_FUNC_CIPHER_CIPHER, (void (*)(void))aes_ocb_cipher }, \
417 # define aesni_ocb_cipher aes_ocb_cipher798 # define aes_t4_ocb_cipher aes_ocb_cipher2267 # define s390x_aes_ocb_cipher aes_ocb_cipher3992 static int aes_ocb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in aes_ocb_cipher() function
Completed in 21 milliseconds