Searched defs: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() function
3992 static int aes_ocb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in aes_ocb_cipher() function
Completed in 13 milliseconds