Home
last modified time | relevance | path

Searched refs:update_iv (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c217 static int update_iv(PROV_AES_OCB_CTX *ctx) in update_iv() function
240 if (!ctx->key_set || !update_iv(ctx)) in aes_ocb_block_update()
271 if (!ctx->key_set || !update_iv(ctx)) in aes_ocb_block_final()