Searched refs:aes_generic_ocb_cipher (Results 1 – 1 of 1) sorted by relevance
80 static ossl_inline int aes_generic_ocb_cipher(PROV_AES_OCB_CTX *ctx, in aes_generic_ocb_cipher() function256 fn = aes_generic_ocb_cipher; in aes_ocb_block_update()280 if (!aes_generic_ocb_cipher(ctx, ctx->data_buf, out, ctx->data_buf_len)) in aes_ocb_block_final()519 if (!aes_generic_ocb_cipher(ctx, in, out, inl)) { in aes_ocb_cipher()
Completed in 4 milliseconds