Home
last modified time | relevance | path

Searched refs:des_cbc_cipher (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/cipher/
De_des.c81 static int des_cbc_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, in des_cbc_cipher() function
100 out->cipher = des_cbc_cipher; in DEFINE_METHOD_FUNCTION()