Lines Matching defs:c
553 EVP_CIPHER_CTX *c = ctx; in aes_encrypt() local
566 EVP_CIPHER_CTX *c = ctx; in aes_encrypt_deinit() local
610 EVP_CIPHER_CTX *c = ctx; in aes_decrypt() local
623 EVP_CIPHER_CTX *c = ctx; in aes_decrypt_deinit() local
2092 struct crypto_bignum *c) in crypto_bignum_add()
2101 struct crypto_bignum *c) in crypto_bignum_mod()
2119 const struct crypto_bignum *c, in crypto_bignum_exptmod()
2142 struct crypto_bignum *c) in crypto_bignum_inverse()
2167 struct crypto_bignum *c) in crypto_bignum_sub()
2178 struct crypto_bignum *c) in crypto_bignum_div()
2203 const struct crypto_bignum *c, in crypto_bignum_addmod()
2225 const struct crypto_bignum *c, in crypto_bignum_mulmod()
2248 struct crypto_bignum *c) in crypto_bignum_sqrmod()
2622 struct crypto_ec_point *c) in crypto_ec_point_add()