Home
last modified time | relevance | path

Searched refs:std_bodies (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/crypto/ccree/
A Dcc_driver.c48 int std_bodies; member
70 .pidr_0124 = 0x040BB0D0U, .std_bodies = CC_STD_OSCCA
75 .pidr_0124 = 0x040BB0D0U, .std_bodies = CC_STD_ALL
80 .std_bodies = CC_STD_ALL
85 .std_bodies = CC_STD_ALL
90 .std_bodies = CC_STD_ALL
327 new_drvdata->std_bodies = hw_rev->std_bodies; in init_cc_resources()
450 if (new_drvdata->std_bodies & CC_STD_NIST) { in init_cc_resources()
452 new_drvdata->std_bodies = CC_STD_OSCCA; in init_cc_resources()
468 if (new_drvdata->std_bodies & CC_STD_NIST) in init_cc_resources()
A Dcc_driver.h153 int std_bodies; member
A Dcc_cipher.c1475 !(drvdata->std_bodies & skcipher_algs[alg].std_body) || in cc_cipher_alloc()
A Dcc_aead.c2635 !(drvdata->std_bodies & aead_algs[alg].std_body)) in cc_aead_alloc()
A Dcc_hash.c2004 !(drvdata->std_bodies & driver_hash[alg].std_body)) in cc_hash_alloc()

Completed in 15 milliseconds