Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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()
/third_party/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()
/kernel/linux/linux-5.10/net/mac80211/
H A Dwpa.c124 goto update_iv; in ieee80211_rx_h_michael_mic_verify()
169 update_iv: in ieee80211_rx_h_michael_mic_verify()
/kernel/linux/linux-6.6/net/mac80211/
H A Dwpa.c124 goto update_iv; in ieee80211_rx_h_michael_mic_verify()
169 update_iv: in ieee80211_rx_h_michael_mic_verify()

Completed in 5 milliseconds