Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/cipher/
De_des.c80 static int des_cbc_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, in des_cbc_cipher() function
93 NULL /* app_data */, des_init_key, des_cbc_cipher,