Home
last modified time | relevance | path

Searched defs:EVP_AEAD (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libcrypto/evp/
H A Devp.h1004 const EVP_AEAD *EVP_aead_aes_256_gcm(void); typedef
[all...]
/openbsd-src/regress/lib/libcrypto/wycheproof/
H A Dwycheproof.go971 runAesAeadTest(algorithm string, ctx *C.EVP_CIPHER_CTX, aead *C.EVP_AEAD, wt *wycheproofTestAead) global() argument