Lines Matching full:public
3 * Public Key Signature Algorithm
23 * struct sig_alg - generic public key signature algorithm
25 * @sign: Function performs a sign operation as defined by public key
28 * public key algorithm, returning verification status. Optional.
29 * @set_pub_key: Function invokes the algorithm specific set public key
31 * the BER encoded public key and parameters. Mandatory.
73 * DOC: Generic Public Key Signature API
75 * The Public Key Signature API is used with the algorithms of type
86 * Allocate a handle for public key signature algorithm. The returned struct
224 * crypto_sig_set_pubkey() - Invoke set public key operation
230 * @key: BER encoded public key, algo OID, paramlen, BER encoded