Home
last modified time | relevance | path

Searched refs:IV_STATE_COPIED (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c125 ctx->iv_state = IV_STATE_COPIED; in getivgen()
139 ctx->iv_state = IV_STATE_COPIED; in setivinv()
421 ctx->iv_state = IV_STATE_COPIED; in gcm_cipher_internal()
H A Dcipher_aes_ocb.c226 ctx->iv_state = IV_STATE_COPIED; in update_iv()
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c125 ctx->iv_state = IV_STATE_COPIED; in getivgen()
139 ctx->iv_state = IV_STATE_COPIED; in setivinv()
416 ctx->iv_state = IV_STATE_COPIED; in gcm_cipher_internal()
H A Dcipher_aes_ocb.c226 ctx->iv_state = IV_STATE_COPIED; in update_iv()
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dciphercommon.h23 #define IV_STATE_COPIED 2 /* iv has been copied from the iv buffer */ macro
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon.h23 #define IV_STATE_COPIED 2 /* iv has been copied from the iv buffer */ macro

Completed in 6 milliseconds