Lines Matching full:blob
70 blob of data.
76 called with a blob of data, and that then creates the key's payload in
81 attached payload back into a blob of data.
131 blob of data. It is intended as a place to store secrets which are
947 ``max_*_size`` indicate the maximum sizes in bytes of a blob of data to be
948 signed, a signature blob, a blob to be encrypted and a blob to be
958 * Encrypt, decrypt, sign or verify a blob using an asymmetric key::
985 blob of data. For encryption and verification, the asymmetric key may
1014 ``enc=<encoding>`` The encoding of the encrypted/signature blob. This
1190 callout_info is a blob of length callout_len, if given (the length may be
1452 the payload blob parameters; quotalen will be filled in with the default
1484 blob. If preparse() was supplied then other fields may be filled in also.
1504 It is called to update a key's payload from the blob of data provided.
1507 blob. If preparse() was supplied then other fields may be filled in also.
1618 key's payload into something a blob of data for userspace to deal with.
1619 Ideally, the blob should be in the same format as that passed in to the
1622 If successful, the blob size that could be produced should be returned
1687 used to encrypt, decrypt or sign a blob of data, and the second allows a
1773 are supported by the key, including encryption of a blob, decryption of a
1774 blob, signing a blob and verifying the signature on a blob. The following