Lines Matching defs:c
490 EVP_CIPHER_CTX *c = ctx; in aes_encrypt() local
503 EVP_CIPHER_CTX *c = ctx; in aes_encrypt_deinit() local
547 EVP_CIPHER_CTX *c = ctx; in aes_decrypt() local
560 EVP_CIPHER_CTX *c = ctx; in aes_decrypt_deinit() local
1993 struct crypto_bignum *c) in crypto_bignum_add()
2002 struct crypto_bignum *c) in crypto_bignum_mod()
2020 const struct crypto_bignum *c, in crypto_bignum_exptmod()
2043 struct crypto_bignum *c) in crypto_bignum_inverse()
2068 struct crypto_bignum *c) in crypto_bignum_sub()
2079 struct crypto_bignum *c) in crypto_bignum_div()
2104 const struct crypto_bignum *c, in crypto_bignum_addmod()
2126 const struct crypto_bignum *c, in crypto_bignum_mulmod()
2149 struct crypto_bignum *c) in crypto_bignum_sqrmod()
2523 struct crypto_ec_point *c) in crypto_ec_point_add()