Searched defs:initkey (Results 1 – 2 of 2) sorted by relevance
/openssl/providers/implementations/ciphers/ | ||
H A D | cipher_aes_siv.h | 15 int (*initkey)(void *ctx, const uint8_t *key, size_t keylen); member |
H A D | cipher_aes_gcm_siv.h | 25 int (*initkey)(void *vctx); member |
Completed in 4 milliseconds