Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/ciphers/
A Dcipher_chacha20.h26 int (*initiv)(PROV_CIPHER_CTX *ctx); member
A Dcipher_chacha20.c160 hw->initiv(ctx); in ossl_chacha20_einit()
179 hw->initiv(ctx); in ossl_chacha20_dinit()
A Dcipher_chacha20_poly1305.h37 int (*initiv)(PROV_CIPHER_CTX *ctx); member
A Dcipher_chacha20_poly1305.c241 hw->initiv(ctx); in chacha20_poly1305_einit()
261 hw->initiv(ctx); in chacha20_poly1305_dinit()

Completed in 4 milliseconds