Home
last modified time | relevance | path

Searched refs:alg_props (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/crypto/nx/
Dnx.h45 struct alg_props { struct
60 struct alg_props ap[NX_MAX_FC][NX_MAX_MODE][3]; argument
139 struct alg_props *ap; /* pointer into props based on our key size */
140 struct alg_props props[3];/* openFirmware properties for requests */
Dnx.c503 struct alg_props *props = &nx_driver.of.ap[fc][mode][slot]; in nx_check_prop()
702 sizeof(struct alg_props) * 3); in nx_crypto_ctx_init()