Home
last modified time | relevance | path

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

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c391 if (!ctx->key_set || ctx->iv_state == IV_STATE_FINISHED) in gcm_cipher_internal()
427 ctx->iv_state = IV_STATE_FINISHED; /* Don't reuse the IV */ in gcm_cipher_internal()
557 ctx->iv_state = IV_STATE_FINISHED; in gcm_tls_cipher()
H A Dcipher_aes_ocb.c219 if (ctx->iv_state == IV_STATE_FINISHED in update_iv()
302 ctx->iv_state = IV_STATE_FINISHED; in aes_ocb_block_final()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c391 if (!ctx->key_set || ctx->iv_state == IV_STATE_FINISHED) in gcm_cipher_internal()
427 ctx->iv_state = IV_STATE_FINISHED; /* Don't reuse the IV */ in gcm_cipher_internal()
557 ctx->iv_state = IV_STATE_FINISHED; in gcm_tls_cipher()
H A Dcipher_aes_ocb.c219 if (ctx->iv_state == IV_STATE_FINISHED in update_iv()
302 ctx->iv_state = IV_STATE_FINISHED; in aes_ocb_block_final()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c391 if (!ctx->key_set || ctx->iv_state == IV_STATE_FINISHED) in gcm_cipher_internal()
427 ctx->iv_state = IV_STATE_FINISHED; /* Don't reuse the IV */ in gcm_cipher_internal()
557 ctx->iv_state = IV_STATE_FINISHED; in gcm_tls_cipher()
H A Dcipher_aes_ocb.c219 if (ctx->iv_state == IV_STATE_FINISHED in update_iv()
302 ctx->iv_state = IV_STATE_FINISHED; in aes_ocb_block_final()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c391 if (!ctx->key_set || ctx->iv_state == IV_STATE_FINISHED) in gcm_cipher_internal()
427 ctx->iv_state = IV_STATE_FINISHED; /* Don't reuse the IV */ in gcm_cipher_internal()
557 ctx->iv_state = IV_STATE_FINISHED; in gcm_tls_cipher()
H A Dcipher_aes_ocb.c219 if (ctx->iv_state == IV_STATE_FINISHED in update_iv()
302 ctx->iv_state = IV_STATE_FINISHED; in aes_ocb_block_final()
/dports/security/openssl-devel/openssl-3.0.2/providers/implementations/ciphers/
H A Dciphercommon_gcm.c391 if (!ctx->key_set || ctx->iv_state == IV_STATE_FINISHED) in gcm_cipher_internal()
427 ctx->iv_state = IV_STATE_FINISHED; /* Don't reuse the IV */ in gcm_cipher_internal()
557 ctx->iv_state = IV_STATE_FINISHED; in gcm_tls_cipher()
H A Dcipher_aes_ocb.c219 if (ctx->iv_state == IV_STATE_FINISHED in update_iv()
302 ctx->iv_state = IV_STATE_FINISHED; in aes_ocb_block_final()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/providers/implementations/ciphers/
H A Dciphercommon_gcm.c391 if (!ctx->key_set || ctx->iv_state == IV_STATE_FINISHED) in gcm_cipher_internal()
427 ctx->iv_state = IV_STATE_FINISHED; /* Don't reuse the IV */ in gcm_cipher_internal()
557 ctx->iv_state = IV_STATE_FINISHED; in gcm_tls_cipher()
H A Dcipher_aes_ocb.c219 if (ctx->iv_state == IV_STATE_FINISHED in update_iv()
302 ctx->iv_state = IV_STATE_FINISHED; in aes_ocb_block_final()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/include/prov/
H A Dciphercommon.h24 #define IV_STATE_FINISHED 3 /* the iv has been used - so don't reuse it */ macro
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/include/prov/
H A Dciphercommon.h24 #define IV_STATE_FINISHED 3 /* the iv has been used - so don't reuse it */ macro
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/include/prov/
H A Dciphercommon.h24 #define IV_STATE_FINISHED 3 /* the iv has been used - so don't reuse it */ macro
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/include/prov/
H A Dciphercommon.h24 #define IV_STATE_FINISHED 3 /* the iv has been used - so don't reuse it */ macro
/dports/security/openssl-devel/openssl-3.0.2/providers/implementations/include/prov/
H A Dciphercommon.h24 #define IV_STATE_FINISHED 3 /* the iv has been used - so don't reuse it */ macro
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/providers/implementations/include/prov/
H A Dciphercommon.h24 #define IV_STATE_FINISHED 3 /* the iv has been used - so don't reuse it */ macro