Searched refs:initiv (Results 1 – 4 of 4) sorted by relevance
26 int (*initiv)(PROV_CIPHER_CTX *ctx); member
160 hw->initiv(ctx); in ossl_chacha20_einit()179 hw->initiv(ctx); in ossl_chacha20_dinit()
37 int (*initiv)(PROV_CIPHER_CTX *ctx); member
241 hw->initiv(ctx); in chacha20_poly1305_einit()261 hw->initiv(ctx); in chacha20_poly1305_dinit()
Completed in 4 milliseconds