Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c21 #define CHACHA20_POLY1305_FLAGS (PROV_CIPHER_FLAG_AEAD \ macro
52 CHACHA20_POLY1305_FLAGS, in chacha20_poly1305_newctx()
93 return ossl_cipher_generic_get_params(params, 0, CHACHA20_POLY1305_FLAGS, in chacha20_poly1305_get_params()
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c21 #define CHACHA20_POLY1305_FLAGS (PROV_CIPHER_FLAG_AEAD \ macro
51 CHACHA20_POLY1305_FLAGS, in chacha20_poly1305_newctx()
73 return ossl_cipher_generic_get_params(params, 0, CHACHA20_POLY1305_FLAGS, in chacha20_poly1305_get_params()

Completed in 1 milliseconds