Searched refs:update_iv (Results 1 – 1 of 1) sorted by relevance
217 static int update_iv(PROV_AES_OCB_CTX *ctx) in update_iv() function240 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()
Completed in 4 milliseconds