Searched refs:qcrypto_hash_afalg_driver (Results 1 – 3 of 3) sorted by relevance
42 extern QCryptoHashDriver qcrypto_hash_afalg_driver;
112 hash = qcrypto_hash_afalg_driver.hash_new(alg, NULL); in qcrypto_hash_new()114 hash->driver = &qcrypto_hash_afalg_driver; in qcrypto_hash_new()
278 QCryptoHashDriver qcrypto_hash_afalg_driver = { variable