Home
last modified time | relevance | path

Searched defs:aes_ocb_block_update (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c36 static OSSL_FUNC_cipher_update_fn aes_ocb_block_update; variable
231 static int aes_ocb_block_update(void *vctx, unsigned char *out, size_t *outl, in aes_ocb_block_update() function