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.c364 } EVP_RC2_KEY; typedef
368 EVP_RC2_KEY *rc2_key = (EVP_RC2_KEY *)ctx->cipher_data; in rc2_init_key()
376 EVP_RC2_KEY *key = (EVP_RC2_KEY *)ctx->cipher_data; in rc2_cbc_cipher()
392 EVP_RC2_KEY *key = (EVP_RC2_KEY *)ctx->cipher_data; in rc2_ctrl()
414 sizeof(EVP_RC2_KEY),
432 sizeof(EVP_RC2_KEY),