Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/cipher/
De_rc2.c369 } EVP_RC2_KEY; typedef
373 EVP_RC2_KEY *rc2_key = (EVP_RC2_KEY *)ctx->cipher_data; in rc2_init_key()
381 EVP_RC2_KEY *key = (EVP_RC2_KEY *)ctx->cipher_data; in rc2_cbc_cipher()
397 EVP_RC2_KEY *key = (EVP_RC2_KEY *)ctx->cipher_data; in rc2_ctrl()
419 sizeof(EVP_RC2_KEY),
437 sizeof(EVP_RC2_KEY),