Searched refs:mtls_ecb_decrypt (Results 1 – 1 of 1) sorted by relevance
97 int mtls_ecb_decrypt(struct cipher_ctx *ctx, struct cipher_pkt *pkt) in mtls_ecb_decrypt() function370 ctx->ops.block_crypt_hndlr = mtls_ecb_decrypt; in mtls_session_setup()