Home
last modified time | relevance | path

Searched refs:initiv (Results 1 – 4 of 4) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.h26 int (*initiv)(PROV_CIPHER_CTX *ctx); member
H A Dcipher_chacha20.c180 hw->initiv(ctx); in ossl_chacha20_einit()
199 hw->initiv(ctx); in ossl_chacha20_dinit()
H A Dcipher_chacha20_poly1305.h37 int (*initiv)(PROV_CIPHER_CTX *ctx); member
H A Dcipher_chacha20_poly1305.c258 hw->initiv(ctx); in chacha20_poly1305_einit()
278 hw->initiv(ctx); in chacha20_poly1305_dinit()

Completed in 14 milliseconds