Searched defs:algo (Results 1 – 4 of 4) sorted by relevance
20 static int gnutls_digest_vector(int algo, size_t num_elem, in gnutls_digest_vector()101 static int gnutls_hmac_vector(int algo, const u8 *key, size_t key_len, in gnutls_hmac_vector()
3440 enum crypto_hash_alg algo) in crypto_csr_sign()
3194 …abuf *crypto_csr_sign(struct crypto_csr *csr, struct crypto_ec_key *key, enum crypto_hash_alg algo) in crypto_csr_sign()
4403 enum crypto_hash_alg algo) in crypto_csr_sign()