HomeSort by: relevance | last modified time | path
    Searched refs:IV_STATE_COPIED (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
ciphercommon_gcm.c 126 ctx->iv_state = IV_STATE_COPIED;
140 ctx->iv_state = IV_STATE_COPIED;
439 ctx->iv_state = IV_STATE_COPIED;
cipher_aes_ocb.c 224 ctx->iv_state = IV_STATE_COPIED;
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
ciphercommon_gcm.c 125 ctx->iv_state = IV_STATE_COPIED;
139 ctx->iv_state = IV_STATE_COPIED;
421 ctx->iv_state = IV_STATE_COPIED;
cipher_aes_ocb.c 226 ctx->iv_state = IV_STATE_COPIED;
  /src/crypto/external/apache2/openssl/dist/providers/implementations/include/prov/
ciphercommon.h 27 #define IV_STATE_COPIED 2 /* iv has been copied from the iv buffer */
  /src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
ciphercommon.h 23 #define IV_STATE_COPIED 2 /* iv has been copied from the iv buffer */

Completed in 27 milliseconds