Home
last modified time | relevance | path

Searched refs:CHACHA20_FLAGS (Results 1 - 2 of 2) sorted by relevance

/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c20 #define CHACHA20_FLAGS (PROV_CIPHER_FLAG_CUSTOM_IV) macro
39 0, CHACHA20_FLAGS, in ossl_chacha20_initctx()
69 return ossl_cipher_generic_get_params(params, 0, CHACHA20_FLAGS, in chacha20_get_params()
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c20 #define CHACHA20_FLAGS (PROV_CIPHER_FLAG_CUSTOM_IV) macro
40 0, CHACHA20_FLAGS, in ossl_chacha20_initctx()
89 return ossl_cipher_generic_get_params(params, 0, CHACHA20_FLAGS, in chacha20_get_params()

Completed in 2 milliseconds