Searched defs:crypto_cipher (Results 1 – 2 of 2) sorted by relevance
17 struct crypto_cipher { struct18 enum crypto_cipher_alg alg; argument19 union {43 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
501 struct crypto_cipher { struct502 mbedtls_cipher_context_t ctx_enc;503 mbedtls_cipher_context_t ctx_dec;